/*

Theme Name: Compu Print
Description: Theme for Compu Print
Author: Promoting Group

*/

.alignleft { float: left; margin: 0 9px 6px 0; }
.aligncenter { display: block; margin: 0 auto; }
.alignright { float: right; margin: 0 0 6px 9px; }

.Accordion {
	overflow: hidden;
	height: 100%;
}

.AccordionPanelContent {
	overflow: auto;
	height: 130px;
	position: relative;
}



.wpcf7 { text-align: right!important; margin: 0 auto!important; }

#content .wpcf7 { width: 80%; }

.wpcf7 input, .wpcf7 select, .wpcf7 textarea { width: 400px; }

.wpcf7 .label { float: left; }

.home-quote .wpcf7 { text-align: right!important }

.home-quote .wpcf7 input, .home-quote .wpcf7 select { width: 230px; }

.home-quote .label { float: left; }

.submit { height: 26px; width: 80px!important; margin: 0; padding: 0; border: 0; float: right; background: url('images/submit-button.gif'); text-indent: -9999px }

/*--- Layout --*/

html, body, h1, h2, h3, h4, h5, h6, p, div {
	padding: 0;
	margin: 0;
}

#container {
	width: 1000px;
	margin: 0 auto;
}

#header {
	height: 117px;	
}

#logo {
	float: left;
	width: 610px;
}

#phone {
	float: right;
	width: 390px;
}

#header-divider-l {
	float: left;
	width: 580px;
	padding: 0 15px;
	margin: 10px 0;
}

#header-divider-r {
	float: right;
	width: 320px;
	padding: 0 15px;
	margin: 10px 0;
	height: 60px;
}

#menu {
	height: 33px;
	margin: 10px 0;
}

#sidebar {
	float: right;
	width: 350px;
}

#sidebar-content {
	margin-top: 15px;	
}

#banner-container{
	height: 400px;
}

#banner-left {
	width: 650px;
	float: left;
}

#banner-right {
	width: 350px;
	float: right;
}

#main-content {
	margin-top: 15px;
}

#content {
	float: left;
	width: 620px;
	margin-top: 15px;
	padding: 0 15px;
}

#twitter {
	padding: 5px;
	margin: 15px 0;

}

#left-col {
	width: 650px;
	float: left;
}

#right-col {
	width: 350px;
	float: right;
}

#welcome {
	padding: 0 10px;
}

#welcome-image {
	background: url(images/welcome_graphic.jpg) top left no-repeat;
	height: 135px;
}

#featured {
	width: 610px;
	padding: 0 10px;
}

#product-container {
	margin: 0 5px;
}

#quote {
	padding: 0 10px;	
}

#blog-container {
	margin-left: 10px;
	width: 305px;
}

#footer #sign-up {
	width: 300px;
	margin: 10px 0;
	padding: 0 20px;
	float: left;
}

#footer #footer-links {
	width: 410px;
	margin-top: 10px;
	padding-left: 40px;
	padding-right: 5px;
	float: left;
}

#footer #copyright {
	margin-top: 10px;
	float: right;
}

.fl-product {
	float: left;
	width: 120px;
}

.fr-product {
	float: right;
	width: 120px;
}

.panel-list-l {
	float: left;
	width: 150px;
}

.panel-list-r {
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 80px;
}

.footer-l {
	float: left;
	width: 135px;
}

.footer-r {
	float: right;
	width: 135px;
}

.clear {
	clear: both;	
}

.alignRight {
	float: right;
	margin: 0 0 15px 15px;
}

.alignLeft {
	float: left;
	margin: 0 15px 15px 0;
}

/*--- Text and Links ---*/

body {
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color: #b9208c;
	padding: 10px 0;
}

h2 a{
	color: #b9208c;
	padding: 10px 0;
	text-decoration: underline;
}

h2 a:hover {
	text-decoration: none;	
}

p {
	font-size: 12px;
	padding: 5px 0;
}

#header-divider h2{
	color: #FFF;
	font-size: 20px;
	margin: 0;
	padding: 0;
}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#menu a {
	color: #FFF;
	text-decoration: none;
}

#menu a:hover {
	color: ;
}

#content p {
	font-size: ;
	color: ;
}

#content a {
	color: #b9208c;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#twitter {
	color: #666;	
}

#sidebar-list {
	font-size: 12px;
}

#sidebar-list a {
	color: #000;
	text-decoration: underline;
}

#sidebar-list a:hover {
	text-decoration: none;	
}

#blog-content p {
	margin-bottom: 0;
}

#footer {
	font-size: ;
	color: #CCC;
}

#footer h4 {
	color: #FFF;
}

#footer ul {
	list-style: none;	
	margin: 10px 0;
	padding: 0;
}

#footer a {
	color: #CCC;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: ;
}

.fl-product p{
	padding: 0 10px;
	font-size: 11px;
}

.fr-product p{
	padding: 0 10px;	
	font-size: 11px;
}

.panel-list-l a, .panel-list-r a {
	color: #FFF;
	text-decoration: none;
}

.panel-list-l a:hover , .panel-list-r a:hover {
	text-decoration: underline;	
}

/*--- Backgrounds and Images ---*/

body {
	background-color: #a7a9ac;
}

a img {
	border: none;
}

#header {
	background-color: #fafafb;
}

#header-divider {
	background: url(images/header-divider.jpg) top left repeat-x;
	height: 80px;
}

#container {
	background-color: #fafafb;	
}

#banner-right {
	background: url(images/banner-right.jpg);
	height: 400px;
}

#menu {
	background: url(images/menu-bg.jpg) repeat-x top left;	
}

#twitter {
	background: #f3f3f4;
}

#blog-top {
	height: 18px;
	background: url(images/blog-top.gif) top left no-repeat;
}

#blog-content {
	background: url(images/blog-middle.gif) top left repeat-y;
	padding: 0 10px;
}

#blog-bottom {
	height: 18px;
	background: url(images/blog-bottom.gif) top left no-repeat;
}

#footer {
	background-color: #404041;
}

/*--- Borders and Lists ---*/

#header-divider-r {
	border-left: solid #CCC thin;
}

#menu-links {
	margin: 0 0 0 150px;
	padding: 0;
	list-style: none;
}

#menu-links li {
	float: left;
	padding: 7px 15px;
}

#menu-links li a {
	display: block;	
}

#sidebar-content {
	border-left: #CCC thin solid;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding-left: 10px;
}

#twitter {
	border-top: solid #666 thin;
	border-bottom: solid #666 thin;
}

#quote-container {
	border-left: solid #CCC thin;	
}

#footer #footer-links {
	border-right: solid #CCC thin;
	border-left: solid #CCC thin;
}
